HeadingRestartNumbering Property
Specifies whether to restart the numbering of headings.The defined values for the text:restart-numbering attribute are:
- false: numbering of headings does not restart.
- true: numbering of headings does restart.
The default value for this attribute is false.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public bool RestartNumbering { get; set; }
Public Property RestartNumbering As Boolean
Get
Set
Property Value
Boolean